Update version to 1.7

This commit is contained in:
2022-05-04 06:49:38 +08:00
parent 15695cbcbb
commit 38bf185d74
7 changed files with 12 additions and 12 deletions

View File

@@ -1,7 +1,7 @@
plugins {
id 'com.android.application'
id 'org.jetbrains.kotlin.android'
id 'com.google.devtools.ksp' version '1.6.20-1.0.5'
id 'com.google.devtools.ksp' version '1.6.21-1.0.5'
}
android {