Skip to content

Commit

Permalink
Bump version to 1.29
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Actions committed Aug 29, 2024
1 parent e5db4ff commit 280559c
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 79
versionCode 80
versionName "1.29"
setProperty("archivesBaseName", "$applicationName-$versionName")
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit 280559c

Please sign in to comment.