Skip to content

Commit

Permalink
SimpleWeather: v4.1.0-build4
Browse files Browse the repository at this point in the history
  • Loading branch information
thewizrd committed Sep 16, 2020
1 parent 9f94935 commit 6f0d3d7
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 294100300
versionCode 294100400
versionName "4.1.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 294100301
versionCode 294100401
versionName "4.1.0"

vectorDrawables.useSupportLibrary = true
Expand Down

0 comments on commit 6f0d3d7

Please sign in to comment.