Skip to content

Commit

Permalink
#2283: update Android version
Browse files Browse the repository at this point in the history
  • Loading branch information
nesbox committed Aug 27, 2023
1 parent 7ea81e2 commit fe6a156
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ android {
}
minSdkVersion 24
targetSdkVersion 31
versionCode 10000
versionName "1.00.00"
versionCode 10200
versionName "1.02.00"
ndk {
abiFilters 'arm64-v8a'
}
Expand Down

0 comments on commit fe6a156

Please sign in to comment.