Skip to content

Commit

Permalink
Bump version to 1.30
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Actions committed Sep 24, 2024
1 parent 477fd8d commit f6c0d85
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 @@ -26,7 +26,7 @@ android {
applicationId "com.craxiom.networksurvey"
minSdkVersion 26
targetSdkVersion 34
versionCode 81
versionCode 82
versionName "1.30"
setProperty("archivesBaseName", "$applicationName-$versionName")
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit f6c0d85

Please sign in to comment.