Hi Guys, 
I can currently no longer roll out apk updates for my non-market app for Android 11 tablets, so I have to upgrade my app to a newer SDK version.
As soon as I use new internal libs, such as FileProvider or RuntimePermissions, I get the following errors when compiling:
	
	
	
	
	
	
	
		
			
			
			
			
			
		
	
	
	
		
	
	
		
	
Seems as if a path was entered incorrectly somewhere but I can't find the error. who can help me?
			
			I can currently no longer roll out apk updates for my non-market app for Android 11 tablets, so I have to upgrade my app to a newer SDK version.
As soon as I use new internal libs, such as FileProvider or RuntimePermissions, I get the following errors when compiling:
			
				B4X:
			
		
		
		B4A Version: 11.00
Parse den Code.    (0.51s)
    Java Version: 11
Building folders structure.    (0.03s)
Kompiliere den Code.    (1.44s)
Kompiliere Layoutcode.    (0.03s)
Organisiere Libraries.    (0.00s)
    (AndroidX SDK)
Ressourcen zusammenstellen    (0.17s)
Ressourcen verknüpfen    Error
d:\android\tools\..\extras\b4a_remote\androidx\core\core\1.6.0\unpacked-core-1.6.0\res\values\values.xml:186: error: resource android:attr/fontStyle not found.
d:\android\tools\..\extras\b4a_remote\androidx\core\core\1.6.0\unpacked-core-1.6.0\res\values\values.xml:187: error: resource android:attr/font not found.
d:\android\tools\..\extras\b4a_remote\androidx\core\core\1.6.0\unpacked-core-1.6.0\res\values\values.xml:188: error: resource android:attr/fontWeight not found.Seems as if a path was entered incorrectly somewhere but I can't find the error. who can help me?
 
				 
 
		 
 
		 
 
		 
 
		 
 
		