build: bump version to 3.1.0
This commit is contained in:
parent
4528fac7e3
commit
424312ab6e
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user