diff options
| author | Jason Mitchell <mitchej@gmail.com> | 2021-09-06 10:44:11 -0700 |
|---|---|---|
| committer | Jason Mitchell <mitchej@gmail.com> | 2021-09-06 10:44:11 -0700 |
| commit | d4be334d82116c6ba822e1ef1a66d9f000e0e2fa (patch) | |
| tree | 1c9f72e02926d8abdb48026b7e2d180f2c2faab2 /gradle.properties | |
| parent | 72f4cd20af5461c71c92bfa93c5f3f9a1df6aa2b (diff) | |
| download | GT5-Unofficial-d4be334d82116c6ba822e1ef1a66d9f000e0e2fa.tar.gz GT5-Unofficial-d4be334d82116c6ba822e1ef1a66d9f000e0e2fa.tar.bz2 GT5-Unofficial-d4be334d82116c6ba822e1ef1a66d9f000e0e2fa.zip | |
Make BW_MetaGeneratedBlocks_Casing implement ICustomBlockSetting from both TecTech (Unclear if this is still used) & structlib
Former-commit-id: cccc1f30487ad3b7120f63588456c6deb6e9dd2c
Diffstat (limited to 'gradle.properties')
| -rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index 25515abd6a..185e03bb76 100644 --- a/gradle.properties +++ b/gradle.properties @@ -23,7 +23,7 @@ systemProp.org.gradle.internal.http.connectionTimeout=120000 systemProp.org.gradle.internal.http.socketTimeout=120000 majorUpdate=0 minorUpdate=5 -buildNumber=20 +buildNumber=21 apiVersion=11 ic2Version=2.2.828-experimental applecoreVersion=1.7.10-3.1.1 |
