1.0.4-beta1 version code 1000
This commit is contained in:
		@@ -15,8 +15,8 @@ android {
 | 
			
		||||
        applicationId "fr.sanchezm.attestationsCovid19"
 | 
			
		||||
        minSdkVersion 23
 | 
			
		||||
        targetSdkVersion 29
 | 
			
		||||
        versionCode 6
 | 
			
		||||
        versionName "1.0.4"
 | 
			
		||||
        versionCode 1000
 | 
			
		||||
        versionName "1.0.4-beta1"
 | 
			
		||||
 | 
			
		||||
        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
 | 
			
		||||
    }
 | 
			
		||||
 
 | 
			
		||||
@@ -15,6 +15,7 @@
 | 
			
		||||
        android:label="@string/app_name"
 | 
			
		||||
        android:roundIcon="@mipmap/ic_launcher_round"
 | 
			
		||||
        android:supportsRtl="true"
 | 
			
		||||
        tools:replace="android:allowBackup"
 | 
			
		||||
        android:theme="@style/AppTheme.Light">
 | 
			
		||||
        <activity android:name=".QrCodeActivity" />
 | 
			
		||||
        <activity android:name=".PdfViewerActivity" />
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user