istereo2

diff .hgignore @ 25:a9f2d30f7e8e

First hack at implementing banners on android. JNI interface to hide/show ads with the menu remains to be done.
author John Tsiombikas <nuclear@member.fsf.org>
date Mon, 05 Oct 2015 06:00:16 +0300
parents 9d53a4938ce8
children
line diff
     1.1 --- a/.hgignore	Sun Oct 04 08:15:24 2015 +0300
     1.2 +++ b/.hgignore	Mon Oct 05 06:00:16 2015 +0300
     1.3 @@ -17,6 +17,7 @@
     1.4  ^android/src/
     1.5  ^android/assets/
     1.6  ^android/gen/
     1.7 +^android/google-play-services_lib/
     1.8  \.xml$
     1.9  \.properties$
    1.10  proguard-project\.txt$