Skip to content

Commit

Permalink
Merge branch 'develop' of github.com:christianrowlands/android-networ…
Browse files Browse the repository at this point in the history
…k-survey into develop
  • Loading branch information
christianrowlands committed Jun 28, 2024
2 parents 111f3a8 + 43e7b11 commit eec8aa5
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 @@ -20,8 +20,8 @@ android {
applicationId "com.craxiom.networksurvey"
minSdkVersion 26
targetSdkVersion 34
versionCode 74
versionName "1.26-SNAPSHOT"
versionCode 75
versionName "1.26"
setProperty("archivesBaseName", "$applicationName-$versionName")
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
testInstrumentationRunnerArguments clearPackageData: 'true'
Expand Down

0 comments on commit eec8aa5

Please sign in to comment.