Skip to content

Commit

Permalink
New release
Browse files Browse the repository at this point in the history
  • Loading branch information
brian-norman committed Aug 27, 2022
1 parent d856888 commit bb69df1
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 @@ -9,8 +9,8 @@ android {
applicationId "com.cobresun.brun.pantsorshorts"
minSdkVersion 24
targetSdkVersion 32
versionCode 18
versionName "2.3"
versionCode 19
versionName "2.4"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled true
buildConfigField("String", "DarkSkyAPIKey", DarkSkyAPIKey)
Expand Down
Binary file modified app/release/app-release.aab
Binary file not shown.

0 comments on commit bb69df1

Please sign in to comment.