Release: prepare for version 0.2.9

This commit is contained in:
HeCodes2Much
2024-11-25 17:54:10 +00:00
parent 3f479c9867
commit 8a919b0709

View File

@@ -19,8 +19,8 @@ android {
applicationId = "app.easy.launcher"
minSdk = 24
targetSdk = 35
versionCode = 28
versionName = "0.2.8"
versionCode = 29
versionName = "0.2.9"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
manifestPlaceholders["internetPermission"] = "android.permission.INTERNET"