release build v0.3.6
Some checks failed
Android Main Branch CI / Build, Sign & Upload (push) Has been cancelled
Update CHANGELOG.md / changelog (push) Has been cancelled
Validate Gradle Wrapper / Validation (push) Has been cancelled
Android Release CI / Build, Sign & Release (push) Has been cancelled

This commit is contained in:
2026-08-19 13:14:47 +02:00
parent 9799d3057b
commit da5542690d
5 changed files with 2 additions and 2 deletions

View File

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

Binary file not shown.

Binary file not shown.

BIN
dist/EasyLauncher-v0.3.6-Signed.apk vendored Normal file

Binary file not shown.

Binary file not shown.