Bump version to 1.0.14, update copyright year

This commit is contained in:
elasota
2021-02-28 23:01:53 -05:00
parent 15bdb97c38
commit 95e4eb4e34
3 changed files with 5 additions and 5 deletions

View File

@@ -15,8 +15,8 @@ android {
}
minSdkVersion 16
targetSdkVersion 29
versionCode 9
versionName "1.0.13"
versionCode 10
versionName "1.0.14"
externalNativeBuild {
ndkBuild {
arguments "APP_PLATFORM=android-16"