Bump version
This commit is contained in:
@@ -5,8 +5,8 @@ buildscript {
|
|||||||
}
|
}
|
||||||
|
|
||||||
plugins {
|
plugins {
|
||||||
id 'com.android.application' version '8.3.0' apply false
|
id 'com.android.application' version '8.3.1' apply false
|
||||||
id 'com.android.library' version '8.3.0' apply false
|
id 'com.android.library' version '8.3.1' apply false
|
||||||
id 'org.jetbrains.kotlin.android' version '1.9.0' 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.google.devtools.ksp' version '1.9.0-1.0.12' apply false
|
||||||
id 'com.github.triplet.play' version '3.8.4' apply false
|
id 'com.github.triplet.play' version '3.8.4' apply false
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
VERSION_CODE=295
|
VERSION_CODE=307
|
||||||
VERSION_NAME=1.8.9
|
VERSION_NAME=1.8.10
|
||||||
GO_VERSION=go1.22.1
|
GO_VERSION=go1.22.1
|
||||||
|
|||||||
Reference in New Issue
Block a user