update to target Android Q (build tools and targetSdkVersion)
This commit is contained in:
		@@ -12,6 +12,7 @@
 | 
			
		||||
    <FileAlignment>512</FileAlignment>
 | 
			
		||||
    <AndroidUseLatestPlatformSdk>false</AndroidUseLatestPlatformSdk>
 | 
			
		||||
    <TargetFrameworkVersion>v8.0</TargetFrameworkVersion>
 | 
			
		||||
    <AndroidCodegenTarget>XAJavaInterop1</AndroidCodegenTarget>
 | 
			
		||||
  </PropertyGroup>
 | 
			
		||||
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
 | 
			
		||||
    <DebugSymbols>true</DebugSymbols>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user