Skip to content

Commit

Permalink
Don't use plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
TWiStErRob committed Feb 10, 2023
1 parent c178429 commit 0b6f615
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -54,7 +54,7 @@ class AndroidSigningPluginIntgTest : BaseIntgTest() {

@Language("gradle")
val script = """
apply plugin: 'net.twisterrob.android-app'
apply plugin: 'com.android.application'
""".trimIndent()
val result = gradle.run(script, "assembleRelease").build()

Expand Down

0 comments on commit 0b6f615

Please sign in to comment.