diff --git a/app/build.gradle b/app/build.gradle index 1acb0b0..07692d4 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { applicationId "com.livetl.android" minSdkVersion 21 targetSdkVersion 30 - versionCode 5 - versionName "0.0.5" + versionCode 100 + versionName "6.0.0-beta01" } sourceSets {