bump version name

This commit is contained in:
Gergely Hegedus 2025-11-02 21:04:03 +02:00
parent bddb556bb1
commit 5ad0570d40

View file

@ -16,7 +16,7 @@ android {
minSdk 24
targetSdk 36
versionCode applicationVersionCodeArgument ?: 1
versionName "1.2.0"
versionName "1.3.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {