added a Mensa shortcut

* added a Mensa shortcut, to directly display the Mensa-Screen
* kotlin 1.3.60 -> 1.3.61
This commit is contained in:
2019-11-28 16:38:25 +01:00
부모 d4860b2a32
커밋 9907d083e9
6개의 변경된 파일35개의 추가작업 그리고 1개의 파일을 삭제

파일 보기

@ -1,7 +1,7 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext.kotlin_version = '1.3.60'
ext.kotlin_version = '1.3.61'
repositories {
google()
jcenter()