mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-11-04 08:08:55 +01:00 
			
		
		
		
	Bump versionCode to prevent downgrades
Since the database schema was changed in f301dc64
			
			
This commit is contained in:
		@@ -28,7 +28,7 @@ android {
 | 
			
		||||
        applicationId = "eu.kanade.tachiyomi"
 | 
			
		||||
        minSdk = AndroidConfig.minSdk
 | 
			
		||||
        targetSdk = AndroidConfig.targetSdk
 | 
			
		||||
        versionCode = 93
 | 
			
		||||
        versionCode = 94
 | 
			
		||||
        versionName = "0.14.3"
 | 
			
		||||
 | 
			
		||||
        buildConfigField("String", "COMMIT_COUNT", "\"${getCommitCount()}\"")
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user