Skip to content

Commit

Permalink
CI: bumps android version to 1.0.78
Browse files Browse the repository at this point in the history
  • Loading branch information
Autobump android version committed Oct 31, 2024
1 parent 5d363f7 commit b5082f6
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 10077
versionName "1.0.77"
versionCode 10078
versionName "1.0.78"

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

0 comments on commit b5082f6

Please sign in to comment.