Android redesign: v1.4.0 #28

Merged
rafaga21 merged 2 commits from feat/android-app-redesign into master 2026-06-09 18:37:10 -04:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit d4ab8c7b40 - Show all commits

View File

@@ -12,8 +12,8 @@ android {
applicationId = "com.devlab.app"
minSdk = 26
targetSdk = 37
versionCode = 4
versionName = "1.3.0"
versionCode = 5
versionName = "1.4.0"
}
buildTypes {

Binary file not shown.