Skip to content

Commit

Permalink
Merge pull request #16 from jpwiedekopf/main
Browse files Browse the repository at this point in the history
update version code
  • Loading branch information
jpwiedekopf authored Nov 16, 2024
2 parents 6f404b7 + 83d621a commit ed4d903
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android-app/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ android {
applicationId "com.ispgr5.locationsimulator"
minSdk 21
targetSdk 35
versionCode 11
versionCode 12
versionName "1.1.1"

testInstrumentationRunner "com.ispgr5.locationsimulator.HiltTestRunner"
Expand Down Expand Up @@ -149,4 +149,4 @@ dependencies {

androidTestImplementation "tools.fastlane:screengrab:2.1.1"

}
}

0 comments on commit ed4d903

Please sign in to comment.