add Android.Alerts project

This commit is contained in:
2020-11-23 17:24:02 +06:00
parent fa636b4146
commit 3714c02c12
8 changed files with 162 additions and 0 deletions

View File

@@ -18,6 +18,7 @@ String[] includes = [
":ktor:client",
":coroutines",
":android:recyclerview",
":android:alerts",
":dokka"
]