We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80b0d63 commit a7d4d18Copy full SHA for a7d4d18
1 file changed
app/build.gradle.kts
@@ -27,8 +27,8 @@ android {
27
minSdk = AndroidConfig.minSdkVersion
28
targetSdk = AndroidConfig.targetSdkVersion
29
applicationId = "org.nekomanga.neko"
30
- versionCode = 68
31
- versionName = "3.4.3"
+ versionCode = 69
+ versionName = "3.4.4"
32
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
33
multiDexEnabled = true
34
setProperty("archivesBaseName", "Neko")
0 commit comments