diff --git a/app/build.gradle b/app/build.gradle index e8fc5a8..98bec67 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "com.luxlunaris.noadpadlight" minSdkVersion 16 targetSdkVersion 30 - versionCode 3 - versionName "1.2" + versionCode 4 + versionName "1.3" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" diff --git a/app/release/app-release.aab b/app/release/app-release.aab index ad04f41..9267192 100644 Binary files a/app/release/app-release.aab and b/app/release/app-release.aab differ