Bump version to 1.11.1 (18)

This commit is contained in:
sanjeok77
2026-03-07 07:05:54 +09:00
parent c332af4c28
commit dd3cec3f3c

View File

@@ -26,6 +26,9 @@ android {
targetSdk = 35
versionCode = 17
versionName = "1.11.0"
versionCode = 18
versionName = "1.11.1"
versionName = "1.11.0"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {