blob: de086509924bbac77ad212d03c8066173627f40a (
plain)
1
2
3
4
5
|
Pkg.UserSrc=false
// due to the codename this resolve to 22 instead of 23, so replace it with hardcoded version for now.
//Pkg.Revision=${PLATFORM_SDK_VERSION}.0.0
Pkg.Revision=23.0.0 rc4
|