Logo
Explore Help
Sign In
feedc0de/dolphin
1
0
Fork 0
You've already forked dolphin
forked from dolphin-emu/dolphin
Code Pull Requests Activity
Files
cba32b12e77c8f023ca5efeda7c386b856ad3f47
dolphin/Source/Android/build.gradle

17 lines
235 B
Groovy
Raw Normal View History

Convert the Android source code to the directory structure of a Gradle-based Android Studio project.
2015-04-30 18:15:10 -04:00
buildscript {
repositories {
jcenter()
Android: Update dependencies to use new format
2017-10-27 13:06:48 -04:00
google()
Convert the Android source code to the directory structure of a Gradle-based Android Studio project.
2015-04-30 18:15:10 -04:00
}
dependencies {
Update Android Gradle Plugin
2018-04-17 16:33:52 -04:00
classpath 'com.android.tools.build:gradle:3.1.1'
Convert the Android source code to the directory structure of a Gradle-based Android Studio project.
2015-04-30 18:15:10 -04:00
}
[Android] Add a gradle build file for use with Android Studio 4.0
2013-12-23 12:26:55 -07:00
}
Convert the Android source code to the directory structure of a Gradle-based Android Studio project.
2015-04-30 18:15:10 -04:00
allprojects {
repositories {
jcenter()
Android: Update dependencies to use new format
2017-10-27 13:06:48 -04:00
google()
Convert the Android source code to the directory structure of a Gradle-based Android Studio project.
2015-04-30 18:15:10 -04:00
}
[Android] Add a gradle build file for use with Android Studio 4.0
2013-12-23 12:26:55 -07:00
}
Copy Permalink
Powered by Gitea Version: 1.24.3 Page: 66ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API