Minor dependency and readme update.

This commit is contained in:
Miku AuahDark
2023-04-17 21:09:13 +08:00
parent 5d34bf94f3
commit f9eca86935
4 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -113,5 +113,5 @@ android {
dependencies {
api fileTree(dir: 'libs', include: ['*.jar'])
api 'androidx.appcompat:appcompat:1.5.1'
api 'androidx.appcompat:appcompat:1.6.1'
}