Skip to content

Commit

Permalink
version: 1.5.6
Browse files Browse the repository at this point in the history
code: 42
  • Loading branch information
yueeng committed Sep 7, 2022
1 parent e3c5443 commit 53a00c3
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 = 32
versionCode = 41
versionName = "1.5.5"
versionCode = 42
versionName = "1.5.6"
resourceConfigurations.add("zh-rCN")
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit 53a00c3

Please sign in to comment.