Skip to content

Commit 2acaa3d

Browse files
committed
1.5.2
1 parent 5da71f3 commit 2acaa3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ android {
1515
applicationId = "io.github.yueeng.hacg"
1616
minSdkVersion(21)
1717
targetSdkVersion(30)
18-
versionCode = 37
19-
versionName = "1.5.1"
18+
versionCode = 38
19+
versionName = "1.5.2"
2020
resConfigs("zh-rCN")
2121
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2222
}

0 commit comments

Comments
 (0)