Skip to content

Commit

Permalink
Bump version to 1.32
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Actions committed Jan 16, 2025
1 parent c3e515e commit fb2e0f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions networksurvey/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ android {
applicationId "com.craxiom.networksurvey"
minSdkVersion 26
targetSdkVersion 35
versionCode 86
versionName "1.31"
versionCode 87
versionName "1.32"
setProperty("archivesBaseName", "$applicationName-$versionName")
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
testInstrumentationRunnerArguments clearPackageData: 'true'
Expand Down

0 comments on commit fb2e0f3

Please sign in to comment.