Skip to content

Commit

Permalink
Made library APIs accessible
Browse files Browse the repository at this point in the history
  • Loading branch information
erictoader committed Jun 21, 2023
1 parent af43aaa commit d27de10
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Cartographer/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,10 @@ android {
targetSdk 33

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
consumerProguardFiles "consumer-rules.pro"
}

buildTypes {
release {
minifyEnabled false
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
}
}
compileOptions {
Expand Down

0 comments on commit d27de10

Please sign in to comment.