mirror of
				https://gitlab.com/comunic/comunicmobile
				synced 2025-11-03 19:54:12 +00:00 
			
		
		
		
	Created beta flavour
This commit is contained in:
		@@ -48,6 +48,18 @@ android {
 | 
			
		||||
            signingConfig signingConfigs.debug
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    flavorDimensions "version"
 | 
			
		||||
    productFlavors {
 | 
			
		||||
 | 
			
		||||
        stable {
 | 
			
		||||
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        beta {
 | 
			
		||||
            applicationId "org.communiquons.beta"
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
flutter {
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										9
									
								
								android/app/src/beta/AndroidManifest.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								android/app/src/beta/AndroidManifest.xml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,9 @@
 | 
			
		||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
 | 
			
		||||
    xmlns:tools="http://schemas.android.com/tools"
 | 
			
		||||
    package="org.communiquons.comunic">
 | 
			
		||||
 | 
			
		||||
    <application
 | 
			
		||||
        tools:replace="android:label"
 | 
			
		||||
        android:label="Comunic Beta" />
 | 
			
		||||
 | 
			
		||||
</manifest>
 | 
			
		||||
							
								
								
									
										
											BIN
										
									
								
								android/app/src/beta/res/drawable/ic_app_rounded.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								android/app/src/beta/res/drawable/ic_app_rounded.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 10 KiB  | 
		Reference in New Issue
	
	Block a user