Skip to content

Commit

Permalink
CI: bumps android version to 1.0.60
Browse files Browse the repository at this point in the history
  • Loading branch information
Autobump android version committed Feb 23, 2024
1 parent 4e1a536 commit ac2a9a2
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 10059
versionName "1.0.59"
versionCode 10060
versionName "1.0.60"

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

0 comments on commit ac2a9a2

Please # to comment.