Skip to content

Commit

Permalink
Bump version to 1.30.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Actions committed Sep 26, 2024
1 parent 5131d98 commit 83b4800
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 84
versionCode 85
versionName "1.30.2"
setProperty("archivesBaseName", "$applicationName-$versionName")
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit 83b4800

Please sign in to comment.