Added Snack option radio button and Toast notifications in Activity Doris.

This commit is contained in:
2025-10-18 10:51:02 +02:00
parent f267dce372
commit 539be882b5
8 changed files with 44 additions and 25 deletions

View File

@@ -12,7 +12,7 @@ android {
minSdk 26
targetSdk 34
versionCode 1
versionName "25.1017.1"
versionName "25.1018.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}