Skip to content

Commit

Permalink
1.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
yueeng committed Nov 22, 2021
1 parent 8cc2798 commit 59f45d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Expand Up @@ -15,8 +15,8 @@ android {
applicationId = "io.github.yueeng.hacg"
minSdk = 21
targetSdk = 31
versionCode = 39
versionName = "1.5.3"
versionCode = 40
versionName = "1.5.4"
resourceConfigurations.add("zh-rCN")
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit 59f45d7

Please sign in to comment.