Add notification alert dialog

This commit is contained in:
phanhuuloi27
2022-07-11 13:26:12 +07:00
parent e2cb064742
commit 553fd00965
7 changed files with 150 additions and 61 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ android {
minSdk 23
targetSdk 30
versionCode 1
versionName "1.0"
versionName "71.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}