build: bump version to 3.1.1
This commit is contained in:
parent
b017d0d0bc
commit
d078ff651a
@ -103,8 +103,8 @@ android {
|
||||
applicationId "dev.nulldori.eamemu"
|
||||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
versionCode 310
|
||||
versionName "3.1.0"
|
||||
versionCode 311
|
||||
versionName "3.1.1"
|
||||
}
|
||||
splits {
|
||||
abi {
|
||||
|
Loading…
Reference in New Issue
Block a user