Release: prepare for version 0.1.9

Signed-off-by: HeCodes2Much <wayne6324@gmail.com>
This commit is contained in:
HeCodes2Much
2024-07-06 17:11:50 +01:00
parent 133308a2f2
commit 4ed159262b

View File

@@ -19,8 +19,8 @@ android {
applicationId = "app.easy.launcher"
minSdk = 24
targetSdk = 34
versionCode = 18
versionName = "0.1.8"
versionCode = 19
versionName = "0.1.9"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
manifestPlaceholders["internetPermission"] = "android.permission.INTERNET"