V1.0.3(4) Liftoff SDK

This commit is contained in:
litingting 2024-07-15 14:12:03 +08:00
parent b9915fc3c7
commit a9bd32c406
2 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,4 @@
package com.sunny.app.soft.timberkeyboardnew.liftoff
interface AdCallBack {
}

View File

@ -0,0 +1,4 @@
package com.sunny.app.soft.timberkeyboardnew.liftoff
object AdManager {
}