Skip to content

Commit

Permalink
SimpleWeather: v4.3.0-build9
Browse files Browse the repository at this point in the history
  • Loading branch information
thewizrd committed Dec 21, 2020
1 parent cc10e2d commit 27d3d30
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ android {
minSdkVersion 16
targetSdkVersion 29
// NOTE: Version Code Format (TargetSDK, Version Name, Build Number, Variant Code (Android: 00, WearOS: 01)
versionCode 294300800
versionCode 294300900
versionName "4.3.0"

multiDexEnabled true
Expand Down
2 changes: 1 addition & 1 deletion wearapp/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ android {
minSdkVersion 24
targetSdkVersion 29
// NOTE: Version Code Format (TargetSDK, Version Name, Build Number, Variant Code (Android: 00, WearOS: 01)
versionCode 294300801
versionCode 294300901
versionName "4.3.0"

vectorDrawables.useSupportLibrary = true
Expand Down

0 comments on commit 27d3d30

Please sign in to comment.