Bump version

This commit is contained in:
世界
2024-03-23 20:49:56 +08:00
parent 0efe30f873
commit 1a7b9dc6fd
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -5,8 +5,8 @@ buildscript {
}
plugins {
id 'com.android.application' version '8.3.0' apply false
id 'com.android.library' version '8.3.0' apply false
id 'com.android.application' version '8.3.1' apply false
id 'com.android.library' version '8.3.1' apply false
id 'org.jetbrains.kotlin.android' version '1.9.0' apply false
id 'com.google.devtools.ksp' version '1.9.0-1.0.12' apply false
id 'com.github.triplet.play' version '3.8.4' apply false
+2 -2
View File
@@ -1,3 +1,3 @@
VERSION_CODE=295
VERSION_NAME=1.8.9
VERSION_CODE=307
VERSION_NAME=1.8.10
GO_VERSION=go1.22.1