Skip to content

Commit

Permalink
CI: bumps android version to 1.0.70
Browse files Browse the repository at this point in the history
  • Loading branch information
Autobump android version committed Jul 4, 2024
1 parent c039a5d commit 84aa982
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions uds-android-theme-public-mobile/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ android {
defaultConfig {
minSdk 21
targetSdk 32
versionCode 10069
versionName "1.0.69"
versionCode 10070
versionName "1.0.70"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit 84aa982

Please sign in to comment.