diff --git a/app/build.gradle b/app/build.gradle index ef4b3ab..653062c 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -22,7 +22,7 @@ android { applicationId "com.tommasoberlose.anotherwidget" minSdkVersion 23 targetSdkVersion 30 - versionCode 138 + versionCode 139 versionName "2.3.3" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"