Skip to content

Commit

Permalink
Bump gradle version
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesSmartCell committed Dec 1, 2024
1 parent c00a1c6 commit 82c165b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@ android {
defaultConfig {
applicationId "io.stormbird.wallet"
minSdk 24
targetSdk 35
versionCode 271
versionName "3.86"
targetSdk 34
versionCode 272
versionName "3.87"

android.buildFeatures.buildConfig true

Expand Down

0 comments on commit 82c165b

Please sign in to comment.