diff --git a/app/build.gradle b/app/build.gradle index 8d6b07cd5fb340f8c91b616f5c1f0993c8f72b14..890afe8d824ae4038e45b93f1b1704aa5b4c1997 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "org.xphnx.ameixa" minSdkVersion 16 targetSdkVersion 28 - versionCode 407 - versionName "4.0.7" + versionCode 410 + versionName "4.1.0" } compileOptions {