Skip to content

Commit 7bfac48

Browse files
committed
Release v3.2 (16)
1 parent b66e05e commit 7bfac48

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 = 15
34-
versionName = "3.1"
33+
versionCode = 16
34+
versionName = "3.2"
3535
testInstrumentationRunner = "org.stypox.dicio.CustomTestRunner"
3636

3737
vectorDrawables.useSupportLibrary = true

0 commit comments

Comments
 (0)