Join Slack
Powered by
I notice both modules have ```defaultConfig { ...
# android
k
kobby
11/27/2020, 10:49 AM
I notice both modules have
Copy code
defaultConfig { minSdkVersion(24) targetSdkVersion(29) versionCode = 1 versionName = "1.0" }
in their build.gradle.kts do they both need it?
Open in Slack
Previous
Next