Skip to content

Commit

Permalink
v0.2.2-3
Browse files Browse the repository at this point in the history
  • Loading branch information
mechakotik committed Oct 27, 2024
1 parent 969df2a commit 85b1569
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ android {
defaultConfig {
minSdkVersion 19
targetSdkVersion 34
versionCode 5
versionName "0.2.2-2"
versionCode 6
versionName "0.2.2-3"
externalNativeBuild {
ndkBuild {
arguments "APP_PLATFORM=android-19"
Expand Down

0 comments on commit 85b1569

Please sign in to comment.