Update version numbers
This commit is contained in:
		
							parent
							
								
									f3b3a86b32
								
							
						
					
					
						commit
						4f710446e3
					
				
					 6 changed files with 22 additions and 22 deletions
				
			
		|  | @ -8,7 +8,7 @@ android { | |||
|         minSdkVersion rootProject.ext.minSdkVersion | ||||
|         targetSdkVersion rootProject.ext.targetSdkVersion | ||||
|         versionCode 5 | ||||
|         versionName "" | ||||
|         versionName "debug" | ||||
|         testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" | ||||
|         aaptOptions { | ||||
|              // Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps. | ||||
|  |  | |||
|  | @ -2,8 +2,8 @@ | |||
| 
 | ||||
| android { | ||||
|   compileOptions { | ||||
|       sourceCompatibility JavaVersion.VERSION_17 | ||||
|       targetCompatibility JavaVersion.VERSION_17 | ||||
|       sourceCompatibility JavaVersion.VERSION_21 | ||||
|       targetCompatibility JavaVersion.VERSION_21 | ||||
|   } | ||||
| } | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue