Skip to content

Instantly share code, notes, and snippets.

@geek1706
Last active December 20, 2019 23:39
Show Gist options
  • Select an option

  • Save geek1706/d7e1e5464fa04e92beb229bdb80c959f to your computer and use it in GitHub Desktop.

Select an option

Save geek1706/d7e1e5464fa04e92beb229bdb80c959f to your computer and use it in GitHub Desktop.

Revisions

  1. geek1706 revised this gist Dec 20, 2019. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion rt-config.json
    Original file line number Diff line number Diff line change
    @@ -1,5 +1,5 @@
    {
    "adsUserHasRated": true,
    "adsUserHasRated": false,
    "downloadsPerAd": 2,
    "playsPerAd": 2,
    "downloadsForPrompt": 2,
  2. geek1706 revised this gist Sep 13, 2019. 1 changed file with 8 additions and 4 deletions.
    12 changes: 8 additions & 4 deletions rt-config.json
    Original file line number Diff line number Diff line change
    @@ -1,5 +1,9 @@
    {
    "adsUserHasRated": true,
    "adsUserDownload": true,
    "adsAppLaunch": true
    }
    "adsUserHasRated": true,
    "downloadsPerAd": 2,
    "playsPerAd": 2,
    "downloadsForPrompt": 2,
    "playsForAds": 2,
    "downloadsForAds": 2,
    "adsBackground": false
    }
  3. geek1706 created this gist Sep 12, 2019.
    5 changes: 5 additions & 0 deletions rt-config.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    {
    "adsUserHasRated": true,
    "adsUserDownload": true,
    "adsAppLaunch": true
    }