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 194e280 commit 5ce3ecfCopy full SHA for 5ce3ecf
app/build.gradle.kts
@@ -18,8 +18,8 @@ android {
18
applicationId = "com.axiel7.moelist"
19
minSdk = 23
20
targetSdk = 34
21
- versionCode = 141
22
- versionName = "3.7.0"
+ versionCode = 146
+ versionName = "3.7.1"
23
setProperty("archivesBaseName", "moelist-v$versionName")
24
25
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
0 commit comments