Skip to content

Commit

Permalink
Fix AAPT2 compatibility for Android gradle plugin 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
johnsonlee committed Jul 7, 2019
1 parent 4a35328 commit 12d4c49
Show file tree
Hide file tree
Showing 400 changed files with 3,329 additions and 51 deletions.
1 change: 1 addition & 0 deletions booster-aapt2/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ apply from: '../gradle/booster.gradle'

dependencies {
compile 'com.google.protobuf:protobuf-java:3.4.0'
testCompile 'com.android.tools.build:gradle:3.0.0'
}
Loading

0 comments on commit 12d4c49

Please sign in to comment.