Skip to content

Commit

Permalink
Release 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ivaniskandar committed Mar 15, 2022
1 parent e7ca75e commit fab8419
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 @@ -22,8 +22,8 @@ android {
applicationId "xyz.ivaniskandar.shouko"
minSdkVersion 29
targetSdkVersion 32
versionCode 7
versionName "0.7.0"
versionCode 8
versionName "0.7.1"
resConfigs 'en', 'ja'
}

Expand Down

0 comments on commit fab8419

Please sign in to comment.