Release 0.1.3

This commit is contained in:
Daniele Verducci (Slimpenguin)
2024-01-26 08:53:20 +01:00
parent 0fd2474e57
commit 4aa17ec8f3
4 changed files with 8 additions and 2 deletions

View File

@@ -9,8 +9,8 @@ android {
applicationId "it.danieleverducci.ojo"
minSdkVersion 15
targetSdkVersion 33
versionCode 7
versionName "0.1.2"
versionCode 8
versionName "0.1.3"
vectorDrawables.useSupportLibrary = true