HDLLinphoneSDKDemoNew/gradle.properties
@@ -17,3 +17,9 @@ ## thereby reducing the size of the R class for that library #android.nonTransitiveRClass=true #android.enableJetifier=true android.useAndroidX=true # Enables namespacing of each library's R class so that its R class includes only the # resources declared in the library itself and none from the library's dependencies, # thereby reducing the size of the R class for that library android.nonTransitiveRClass=false android.enableJetifier=true