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.
|
||||
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
|
||||
|
@ -41,6 +41,12 @@ Build:1.2,3
|
|||
prebuild=rm libs/GoogleAdMobAdsSdk*.jar && \
|
||||
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
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.3
|
||||
|
|
Loading…
Reference in a new issue