Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Commit

Permalink
Prepare for release v1.03
Browse files Browse the repository at this point in the history
  • Loading branch information
jacopotediosi committed Sep 9, 2021
1 parent b2cdac8 commit f70e2f9
Showing 1 changed file 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 @@ -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 103
versionName "1.03"
}

buildTypes {
Expand Down

0 comments on commit f70e2f9

Please sign in to comment.