Skip to content

Commit

Permalink
Version Code bump
Browse files Browse the repository at this point in the history
  • Loading branch information
theothernt committed Jan 8, 2022
1 parent 54adfdc commit 5f4b408
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ android {
applicationId "com.neilturner.aerialviews"
minSdkVersion 23
targetSdkVersion 30
versionCode 1 // Will be incremented automatically on release
versionCode 2 // Will be incremented automatically on release
versionName "1.0"

resValue "string", "app_name", "@string/app_name_release"
Expand Down

0 comments on commit 5f4b408

Please sign in to comment.