diff --git a/apks/1.0.apk b/apks/1.0.apk new file mode 100644 index 0000000..5c7313b Binary files /dev/null and b/apks/1.0.apk differ diff --git a/app/build.gradle b/app/build.gradle index 1d99e49..a3f542c 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "telegra.ph" minSdkVersion 15 targetSdkVersion 25 - versionCode 4 - versionName "0.4 beta" + versionCode 5 + versionName "1.0 beta" resConfigs "en" } buildTypes {