Update Beam File (com.mohammadag.beamfile) to 1.3 (4)
This commit is contained in:
parent
a174e5edfe
commit
9cb42fecc1
|
@ -17,7 +17,7 @@ then tap two devices together, then tap the screen again. Only the
|
||||||
sender needs to have the app installed, but both devices need NFC.
|
sender needs to have the app installed, but both devices need NFC.
|
||||||
The actual file transfer goes over WiFi.
|
The actual file transfer goes over WiFi.
|
||||||
|
|
||||||
Google Admob was removed before building.
|
A proprietary Google Admob binary was removed before building.
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
@ -41,6 +41,12 @@ Build:1.2,3
|
||||||
prebuild=rm libs/GoogleAdMobAdsSdk*.jar && \
|
prebuild=rm libs/GoogleAdMobAdsSdk*.jar && \
|
||||||
echo "source.dir=src;$$MobAdMob$$/src" > ant.properties
|
echo "source.dir=src;$$MobAdMob$$/src" > ant.properties
|
||||||
|
|
||||||
|
Build:1.3,4
|
||||||
|
commit=5c211fc5ab
|
||||||
|
srclibs=MobAdMob@2d5736
|
||||||
|
prebuild=rm libs/GoogleAdMobAdsSdk*.jar && \
|
||||||
|
echo "source.dir=src;$$MobAdMob$$/src" > ant.properties
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:RepoManifest
|
Update Check Mode:RepoManifest
|
||||||
Current Version:1.3
|
Current Version:1.3
|
||||||
|
|
Loading…
Reference in a new issue