Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…1a50d6fc7333679ec38e21b337cb6721)

changes to build for Android 13
  • Loading branch information
TheCataliasTNT2k committed Apr 2, 2023
1 parent 4e3974f commit 636b0de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ android {
minSdkVersion 23
targetSdkVersion 33
versionCode 13
versionName "1.6.1"
versionName "1.6.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit 636b0de

Please sign in to comment.