diff --git a/app/build.gradle b/app/build.gradle index 216b54e..8be7aad 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "fr.mobdev.peertubelive" minSdkVersion 21 targetSdkVersion 34 - versionCode 3 - versionName "1.2" + versionCode 4 + versionName "1.3" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }