mirror of
https://github.com/SagerNet/sing-box-for-android.git
synced 2025-04-03 11:57:38 +03:00
Bump version
This commit is contained in:
parent
0efe30f873
commit
1a7b9dc6fd
2 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue