diff --git a/app/build.gradle b/app/build.gradle index fb8d678..e43fe63 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "org.kore.kolabnotes.android" minSdkVersion 16 targetSdkVersion 29 - versionCode 102 - versionName "4.0.1" + versionCode 103 + versionName "4.1.0" //Running test testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"