Skip to content

Commit 01b986c

Browse files
committed
Release v3.1 (15)
1 parent 8fb7283 commit 01b986c

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
@@ -30,8 +30,8 @@ android {
3030
applicationId = "org.stypox.dicio"
3131
minSdk = 21
3232
targetSdk = 36
33-
versionCode = 14
34-
versionName = "3.0"
33+
versionCode = 15
34+
versionName = "3.1"
3535
testInstrumentationRunner = "org.stypox.dicio.CustomTestRunner"
3636

3737
vectorDrawables.useSupportLibrary = true

0 commit comments

Comments
 (0)