chore: version bump

This commit is contained in:
cottongin
2026-04-27 22:28:50 -04:00
parent fd740929c1
commit 5929b86ee2

View File

@@ -18,7 +18,7 @@ android {
minSdk = 28
targetSdk = 35
versionCode = 1
versionName = "1.2"
versionName = "1.3"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}