diff --git a/app/build.gradle b/app/build.gradle index e0dec8e..23e0e39 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -11,8 +11,8 @@ android { applicationId "org.freenetproject.mobile" minSdkVersion 22 targetSdkVersion 30 - versionCode 293 - versionName "0.2.2-beta" + versionCode 300 + versionName "0.2.3-beta" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" multiDexEnabled true