Updated Logo :')

This commit is contained in:
2026-01-12 11:04:35 -07:00
parent cde4b41ade
commit 6254c6d24c
28 changed files with 59 additions and 13 deletions

View File

@@ -15,8 +15,8 @@ android {
applicationId = "com.atridad.magiccounter"
minSdk = 31
targetSdk = 36
versionCode = 4
versionName = "1.4.0"
versionCode = 5
versionName = "1.4.1"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}