Skip to content

Commit

Permalink
Bump version code and change version name to 1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Actions committed Nov 9, 2023
1 parent 22eab2b commit 8d5a630
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion networksurvey/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ android {
applicationId "com.craxiom.networksurvey"
minSdkVersion 26
targetSdkVersion 34
versionCode 50
versionCode 51
versionName "1.14"
setProperty("archivesBaseName", "$applicationName-$versionName")
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit 8d5a630

Please sign in to comment.