Skip to content

Commit

Permalink
Bump version code
Browse files Browse the repository at this point in the history
  • Loading branch information
mpgxvii committed Nov 8, 2024
1 parent 996f33f commit f5bbcc5
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 @@ -7,7 +7,7 @@ android {
applicationId "org.phidatalab.radar_armt"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 585
versionCode 586
versionName "3.3.0-alpha"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
Expand Down

0 comments on commit f5bbcc5

Please sign in to comment.