Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/schaal/ocreader.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Schaal <daniel@schaal.email>2021-07-15 07:18:27 +0300
committerDaniel Schaal <daniel@schaal.email>2021-07-25 10:10:47 +0300
commitdf207f6527ea4bfd3c30b173450b318623d00375 (patch)
treeab8675e3828290b60149e414d36e52c68887b92f
parent5b2c99d5a650db8392e00a4a56a0b09f4f0e6ffe (diff)
Update kotlin plugin
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 49a4fd8f..ba185a0f 100644
--- a/build.gradle
+++ b/build.gradle
@@ -19,7 +19,7 @@
*/
buildscript {
- ext.kotlin_version = '1.5.20'
+ ext.kotlin_version = '1.5.21'
ext.about_libraries_version = '8.9.0'
repositories {