bump version to 3.1.0

This commit is contained in:
chinosk
2025-06-06 03:11:20 +01:00
parent e859589125
commit b70376dcef
3 changed files with 9 additions and 6 deletions

View File

@@ -16,7 +16,7 @@ android {
minSdk 29
targetSdk 34
versionCode 12
versionName "v3.0.4"
versionName "v3.1.0"
buildConfigField "String", "VERSION_NAME", "\"${versionName}\""
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"