forked from recloudstream/cloudstream
		
	bump v2.7.14 fixes no links found
This commit is contained in:
		
							parent
							
								
									f79e4a982e
								
							
						
					
					
						commit
						6cdf18ae8f
					
				
					 1 changed files with 4 additions and 4 deletions
				
			
		|  | @ -35,8 +35,8 @@ android { | |||
|         minSdkVersion 21 | ||||
|         targetSdkVersion 30 | ||||
| 
 | ||||
|         versionCode 43 | ||||
|         versionName "2.6.14" | ||||
|         versionCode 44 | ||||
|         versionName "2.7.14" | ||||
| 
 | ||||
|         resValue "string", "app_version", | ||||
|                 "${defaultConfig.versionName}${versionNameSuffix ?: ""}" | ||||
|  | @ -53,8 +53,8 @@ android { | |||
|     buildTypes { | ||||
|         release { | ||||
|             debuggable false | ||||
|             minifyEnabled true | ||||
|             shrinkResources true | ||||
|             minifyEnabled false | ||||
|             shrinkResources false | ||||
|             proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro' | ||||
|         } | ||||
|         prerelease { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue