mirror of
https://github.com/null2264/yokai.git
synced 2025-06-20 18:24:42 +00:00
Updates to About Controller
Removed option to disable crash reports Added What's new: linking to the github release Link to website Fixed Build Time Added open source licenese
This commit is contained in:
parent
879a9c735c
commit
5ce1b8dd50
6 changed files with 69 additions and 21 deletions
|
@ -16,6 +16,8 @@ pluginManagement {
|
|||
useModule("com.google.gms:google-services:4.3.3")
|
||||
}else if(requested.id.id.equals("com.github.zellius.shortcut-helper")){
|
||||
useModule("com.github.zellius:android-shortcut-gradle-plugin:0.1.2")
|
||||
}else if(requested.id.id.equals("com.google.android.gms.oss-licenses-plugin")){
|
||||
useModule("com.google.android.gms:oss-licenses-plugin:0.10.2")
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue