Skip to content

Commit

Permalink
CI: bumps android version to 1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Autobump android version committed Nov 20, 2022
1 parent c42bbb9 commit bbf7aac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions uds-android-theme-telus/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 10007
versionName "1.0.7"
versionCode 10008
versionName "1.0.8"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
consumerProguardFiles "consumer-rules.pro"
}
Expand Down

0 comments on commit bbf7aac

Please sign in to comment.