Bump version to v1.3 (4)

This commit is contained in:
Schoumi 2024-05-29 01:46:55 +02:00
parent f0f633af9a
commit 1ec8867024
1 changed files with 2 additions and 2 deletions

View File

@ -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"
}