Skip to content

Commit

Permalink
Merge pull request #2 from wada811/release/3.0.1
Browse files Browse the repository at this point in the history
Change plugin of test module from com.android.library to com.android.application
  • Loading branch information
wada811 authored Aug 10, 2020
2 parents be4a6aa + b9252ec commit 057d400
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/build.gradle
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apply plugin: 'com.android.library'
apply plugin: 'com.android.application'
apply plugin: 'kotlin-android'

android {
Expand Down

0 comments on commit 057d400

Please sign in to comment.