chore(change): Rebuild 0.0.8

This commit is contained in:
HeCodes2Much
2024-05-26 08:05:24 +01:00
parent fdeb56a290
commit 34b3171758

View File

@@ -16,8 +16,8 @@ android {
applicationId = "app.easy.launcher"
minSdk = 24
targetSdk = 34
versionCode = 9
versionName = "0.0.9"
versionCode = 8
versionName = "0.0.8"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}