Skip to content

Commit

Permalink
Release v2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
brian-norman committed Jan 21, 2023
1 parent 57d04ab commit 96c0c85
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 33
versionCode 20
versionName "2.4.1"
versionCode 22
versionName "2.5"
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 96c0c85

Please sign in to comment.