diff --git a/app/build.gradle b/app/build.gradle index 364a6d6f..44828c94 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -18,8 +18,8 @@ android { applicationId "com.h.pixeldroid" minSdkVersion 23 targetSdkVersion 29 - versionCode 2 - versionName "1.0.alpha2" + versionCode 3 + versionName "1.0.alpha3" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunnerArguments clearPackageData: 'true'