Skip to content

Commit

Permalink
1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yueeng committed Dec 23, 2020
1 parent 5da71f3 commit 2acaa3d
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"
minSdkVersion(21)
targetSdkVersion(30)
versionCode = 37
versionName = "1.5.1"
versionCode = 38
versionName = "1.5.2"
resConfigs("zh-rCN")
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit 2acaa3d

Please sign in to comment.