1
0
mirror of synced 2024-11-27 17:00:55 +01:00

build: bump version to 3.1.0

This commit is contained in:
노주찬 2023-03-29 23:39:13 +09:00
parent 4528fac7e3
commit 424312ab6e

View File

@ -103,8 +103,8 @@ android {
applicationId "dev.nulldori.eamemu"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 300
versionName "3.0.0"
versionCode 310
versionName "3.1.0"
}
splits {
abi {