Update build.gradle
Fix version
This commit is contained in:
		
							parent
							
								
									7a1bd791cf
								
							
						
					
					
						commit
						e97f14a085
					
				@ -5,9 +5,9 @@ ext {
 | 
			
		||||
    appName = 'Tachiyomi: RawLH'
 | 
			
		||||
    pkgNameSuffix = "ja.rawlh"
 | 
			
		||||
    extClass = '.Rawlh'
 | 
			
		||||
    extVersionCode = 1
 | 
			
		||||
    extVersionSuffix = 1
 | 
			
		||||
    libVersion = '1.1'
 | 
			
		||||
    extVersionCode = 2
 | 
			
		||||
    extVersionSuffix = 0
 | 
			
		||||
    libVersion = '1.2'
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
apply from: "$rootDir/common.gradle"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user