mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-04-03 06:16:10 +00:00
build: use fixed allay api version
This commit is contained in:
@@ -77,7 +77,6 @@ object Versions {
|
||||
}
|
||||
|
||||
object Allay {
|
||||
const val api = "master-SNAPSHOT"
|
||||
|
||||
const val api = "1cb3bb69c6"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user