Release: prepare for version 0.2.5

Signed-off-by: HeCodes2Much <wayne6324@gmail.com>
This commit is contained in:
HeCodes2Much
2024-09-05 12:58:34 +01:00
parent 8d9def99ca
commit 1c00b7cc8a
3 changed files with 7 additions and 7 deletions

View File

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