Skip to content

Commit

Permalink
Prepare for release v1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jacopotediosi committed Sep 9, 2021
1 parent b2cdac8 commit 4d8bf8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -33,8 +33,8 @@ android {
applicationId "com.jacopomii.googledialermod"
minSdk 21
targetSdk 29 // Target >= Android 11 give Scoped Storage problems
versionCode 3
versionName "1.2"
versionCode 4
versionName "1.3"
}

buildTypes {
Expand Down

0 comments on commit 4d8bf8a

Please sign in to comment.