-> v1.28.7 (301)

This commit is contained in:
Valerio Castellana 2022-07-22 15:53:19 +02:00
parent 5ea124bcf6
commit 1fd51a4097

View File

@ -10,8 +10,8 @@ apply plugin: 'com.google.gms.google-services'
android {
def appVersionCode = 300
def appVersionName = '1.28.6'
def appVersionCode = 301
def appVersionName = '1.28.7'
signingConfigs {
release {