Release: prepare for version 0.2.8

This commit is contained in:
HeCodes2Much
2024-11-24 16:25:31 +00:00
parent 1d3526ac74
commit b098564570

View File

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