Skip to content

Commit

Permalink
v0.2.1-1
Browse files Browse the repository at this point in the history
  • Loading branch information
mechakotik committed Oct 7, 2024
1 parent 2a74771 commit 3ca7d81
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 1
versionName "0.2.1"
versionCode 2
versionName "0.2.1-1"
externalNativeBuild {
ndkBuild {
arguments "APP_PLATFORM=android-19"
Expand Down

0 comments on commit 3ca7d81

Please sign in to comment.