Skip to content

Commit

Permalink
Release v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
artnc committed Sep 4, 2023
1 parent b2ca050 commit d6dc664
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 @@ -21,8 +21,8 @@ android {
applicationId 'com.chaidarun.chronofile'
minSdkVersion 26
targetSdkVersion 29 // TODO: Bump after removing dependency on deprecated [READ/WRITE]_EXTERNAL_STORAGE perms
versionCode 3
versionName '1.0.2'
versionCode 4
versionName '1.0.3'
}

buildTypes {
Expand Down

0 comments on commit d6dc664

Please sign in to comment.