From a243ac0ee04f14112814dca5266218606b00b081 Mon Sep 17 00:00:00 2001 From: Stefanos Kornilios Mitsis Poiitidis Date: Fri, 3 Aug 2018 05:05:00 +0200 Subject: [PATCH] Undo hotfix --- shell/android-studio/reicast/build.gradle | 3 --- 1 file changed, 3 deletions(-) diff --git a/shell/android-studio/reicast/build.gradle b/shell/android-studio/reicast/build.gradle index 986ed4962..9ff7bfe8b 100644 --- a/shell/android-studio/reicast/build.gradle +++ b/shell/android-studio/reicast/build.gradle @@ -16,9 +16,6 @@ def getVersionName = { -> } android { - defaultPublishConfig 'release' - publishNonDefault true - compileSdkVersion 25 buildToolsVersion "27.0.3"