diff --git a/app/build.gradle b/app/build.gradle index 059f64f..1acb0b0 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { applicationId "com.livetl.android" minSdkVersion 21 targetSdkVersion 30 - versionCode 4 - versionName "0.0.4" + versionCode 5 + versionName "0.0.5" } sourceSets {