Skip to content

Commit

Permalink
chore: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentscode committed Nov 7, 2024
1 parent 06698a7 commit d959ff9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ android {
minSdkVersion 21
compileSdk 35
targetSdkVersion 35
versionCode 12
versionName "12"
versionCode 13
versionName "13.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
def contentProviderAuthority = applicationId + ".stickercontentprovider"
// Creates a placeholder property to use in the manifest.
Expand Down

0 comments on commit d959ff9

Please sign in to comment.