Skip to content

Commit

Permalink
Release v2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
brian-norman committed Jun 16, 2021
1 parent a6a595e commit 289b740
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ android {
applicationId "com.cobresun.brun.pantsorshorts"
minSdkVersion 24
targetSdkVersion 29
versionCode 14
versionName "2.0"
versionCode 15
versionName "2.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled true
buildConfigField("String", "DarkSkyAPIKey", DarkSkyAPIKey)
Expand Down
Binary file added app/release/app-release.aab
Binary file not shown.

0 comments on commit 289b740

Please sign in to comment.