diff --git a/app/build.gradle b/app/build.gradle index bb78753..1627c1e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -16,8 +16,8 @@ android { applicationId "com.kevintresuelo.treble" minSdkVersion 21 targetSdkVersion 29 - versionCode 500000 - versionName "3.0.0" + versionCode 500003 + versionName "3.0.1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }