feat: labels filtrés par projet (releases du projet uniquement)

This commit is contained in:
2026-06-06 10:54:21 +02:00
parent ba9f379100
commit 833a68c06e
6 changed files with 24 additions and 3 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ android {
minSdk = 26
targetSdk = 35
versionCode = 1
versionName = "0.0.15"
versionName = "0.0.16"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}