2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-13 10:45:29 +00:00
- Changing some rando stuff to try to get the project to compile.
- Updated Android Studio after almost a year, it was hella borked
This commit is contained in:
Oliver Walters
2021-01-20 08:00:43 +11:00
parent d2967db8a8
commit 7ba1fc9328
5 changed files with 9 additions and 19 deletions

View File

@ -8,7 +8,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:3.2.1'
classpath 'com.android.tools.build:gradle:3.5.0'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
}
}