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 8fb7283 commit 01b986cCopy full SHA for 01b986c
app/build.gradle.kts
@@ -30,8 +30,8 @@ android {
30
applicationId = "org.stypox.dicio"
31
minSdk = 21
32
targetSdk = 36
33
- versionCode = 14
34
- versionName = "3.0"
+ versionCode = 15
+ versionName = "3.1"
35
testInstrumentationRunner = "org.stypox.dicio.CustomTestRunner"
36
37
vectorDrawables.useSupportLibrary = true
0 commit comments