Bump AGP for remapper inheritance fix

This commit is contained in:
IzzelAliz 2021-12-09 17:42:17 +08:00
parent f17efc2a30
commit acd0971b63
No known key found for this signature in database
GPG Key ID: EE50E123A11D8338

View File

@ -12,7 +12,7 @@ allprojects {
} }
ext { ext {
agpVersion = '1.21' agpVersion = '1.22'
minecraftVersion = '1.18' minecraftVersion = '1.18'
forgeVersion = '38.0.12' forgeVersion = '38.0.12'
apiVersion = '1.2.2' apiVersion = '1.2.2'