Skip to content

Commit

Permalink
Fixed typo in Of Clemency
Browse files Browse the repository at this point in the history
  • Loading branch information
zikalify committed Feb 23, 2020
1 parent ec3ae80 commit e94db9c
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 @@ -8,8 +8,8 @@ android {
applicationId "app.reading.stoic.stoicreading"
minSdkVersion 15
targetSdkVersion 29
versionCode 57
versionName "1.7.1"
versionCode 58
versionName "1.7.2"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit e94db9c

Please sign in to comment.