Release: prepare for version 0.3.0

This commit is contained in:
HeCodes2Much
2024-11-26 19:40:00 +00:00
parent b9d546f7ed
commit f5b708f1a9

View File

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