Local database

This commit is contained in:
Grishka
2022-03-11 20:13:11 +03:00
parent 03c0b183cb
commit 04405b028c
6 changed files with 283 additions and 13 deletions

View File

@@ -10,7 +10,7 @@ android {
applicationId "org.joinmastodon.android"
minSdk 23
targetSdk 31
versionCode 8
versionCode 9
versionName "0.1"
}