Last active
February 5, 2023 09:50
-
-
Save aprius/b055344445ef8ee6e7535f895aa9839b to your computer and use it in GitHub Desktop.
applovin handle version
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "APPLOVIN_MAX_SDK", | |
"displayName": "AppLovin", | |
"versions": [ | |
"5.6.7" | |
], | |
"path": "https://github.com/pancake-llc/unitypackage/releases/download/1.0.0/MaxSdk-v{0}.unitypackage", | |
"dependenciesFilePath": "MaxSdk_version-", | |
"pluginFilePath": [ | |
"MaxSdk" | |
], | |
"lastVersion": { | |
"android": "5.6.7", | |
"ios": "5.6.7", | |
"unity": "5.6.7" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment