diff --git a/app/build.gradle b/app/build.gradle index 415522c..833543c 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { applicationId "com.armanco.integral" minSdkVersion 21 targetSdkVersion 30 - versionCode 100012 - versionName "4.5.0" + versionCode 100013 + versionName "4.6.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }