fix: show stopped services in list + loading bar on action #32

Merged
rafaga21 merged 2 commits from feat/android-v1.6.0 into master 2026-06-09 19:32:01 -04:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 4d00f0d8b1 - Show all commits

View File

@@ -12,8 +12,8 @@ android {
applicationId = "com.devlab.app" applicationId = "com.devlab.app"
minSdk = 26 minSdk = 26
targetSdk = 37 targetSdk = 37
versionCode = 7 versionCode = 8
versionName = "1.6.0" versionName = "1.6.1"
} }
buildTypes { buildTypes {

Binary file not shown.