diff options
| author | GDCloud <gdcloudstrike@gmail.com> | 2023-02-03 23:04:06 +0100 |
|---|---|---|
| committer | GDCloud <gdcloudstrike@gmail.com> | 2023-02-03 23:04:06 +0100 |
| commit | 8a10c482318b7e84e5cbcc92806a01bc93b1aec5 (patch) | |
| tree | e1d91f823ebe60c12d880be4b1f4a6ba2b1b1ec1 | |
| parent | d7908e21d5bc9b236d64ba5de40bd79286e440db (diff) | |
| download | GT5-Unofficial-8a10c482318b7e84e5cbcc92806a01bc93b1aec5.tar.gz GT5-Unofficial-8a10c482318b7e84e5cbcc92806a01bc93b1aec5.tar.bz2 GT5-Unofficial-8a10c482318b7e84e5cbcc92806a01bc93b1aec5.zip | |
bump dep
| -rw-r--r-- | dependencies.gradle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dependencies.gradle b/dependencies.gradle index 448666ef81..4999bebfe9 100644 --- a/dependencies.gradle +++ b/dependencies.gradle @@ -2,7 +2,7 @@ dependencies { shadowImplementation('com.github.GTNewHorizons:AVRcore:1.0.1') - compile("com.github.GTNewHorizons:GT5-Unofficial:5.09.41.264:dev") + compile("com.github.GTNewHorizons:GT5-Unofficial:5.09.41.266:dev") compile('com.github.GTNewHorizons:ModularUI:1.0.52:dev') compile('com.github.GTNewHorizons:Yamcl:0.5.84:dev') compile('com.github.GTNewHorizons:NotEnoughItems:2.3.24-GTNH:dev') |
