Release: prepare for version 0.2.6

This commit is contained in:
HeCodes2Much
2024-09-27 14:44:56 +01:00
parent 061f9c739a
commit b88ccdc44b

View File

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