diff --git a/app/build.gradle b/app/build.gradle index f7d382b..57d7eac 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -11,8 +11,8 @@ android { applicationId "org.freenetproject.mobile" minSdkVersion 22 targetSdkVersion 30 - versionCode 302 - versionName '0.3.1-beta' + versionCode 303 + versionName '0.3.2-beta' testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" multiDexEnabled true