mirror of
				https://github.com/MinimalBible/MinimalBible
				synced 2025-11-03 18:10:27 -05:00 
			
		
		
		
	Update build code for next release APK
This commit is contained in:
		@ -14,8 +14,8 @@ android {
 | 
				
			|||||||
        applicationId 'org.bspeice.minimalbible'
 | 
					        applicationId 'org.bspeice.minimalbible'
 | 
				
			||||||
        minSdkVersion 8
 | 
					        minSdkVersion 8
 | 
				
			||||||
        targetSdkVersion 21
 | 
					        targetSdkVersion 21
 | 
				
			||||||
        versionCode 6
 | 
					        versionCode 7
 | 
				
			||||||
        versionName '0.6.1'
 | 
					        versionName '0.6.2'
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
    packagingOptions {
 | 
					    packagingOptions {
 | 
				
			||||||
        exclude 'META-INF/LICENSE.txt'
 | 
					        exclude 'META-INF/LICENSE.txt'
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user