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
ceb1f8c8cbc41aed49c5ae8d66499057d979b51a
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 {
Android: Update gradle version
2017-10-26 20:59:18 -04:00
classpath 'com.android.tools.build:gradle:3.0.0'
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.6 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