Skip to content

Commit

Permalink
Set the version to 1.7.0-alpha01
Browse files Browse the repository at this point in the history
  • Loading branch information
christianrowlands committed Jun 25, 2022
1 parent b72187c commit 5be7567
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 {
minSdkVersion 26
targetSdkVersion 31
versionCode 38
versionName "1.7.0"
versionName "1.7.0-alpha01"
setProperty("archivesBaseName", "$applicationName-$versionName")
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
testInstrumentationRunnerArguments clearPackageData: 'true'
Expand Down

0 comments on commit 5be7567

Please sign in to comment.