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
d6ac8ce928df554e5bea9f7fea2299fe0bf28d21
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.25.1 Page: 57ms 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