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