Move the version of org.kde in the versions.py file.

This commit is contained in:
Matthieu Gautier
2019-01-16 15:35:06 +01:00
parent 4dfcd4aefb
commit 50167460dc
3 changed files with 4 additions and 4 deletions

View File

@ -55,4 +55,5 @@ base_deps_versions = {
'android-ndk' : 'r13b',
'qt' : '5.10.1',
'qtwebengine' : '5.10.1',
'org.kde' : '5.12',
}