Skip to content
This repository has been archived by the owner on Mar 4, 2021. It is now read-only.

Commit

Permalink
Build MK v0.10.11-1-android.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bassosimone committed May 14, 2020
1 parent d2b58c8 commit 9046524
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ PHONIES += all configure dist sign
CELLAR = /usr/local/Cellar
GENERIC_ASSETS = /usr/local/opt/generic-assets
UPSTREAM = `ls $(CELLAR)/android-measurement-kit/|tail -n1|tr '_' '-'`
EXPECTED_VER = 0.10.11
EXPECTED_VER = 0.10.11-1
OURS = -android.1
VERSION_CODE = 58
VERSION_CODE = 59
VERSION_NAME = $(UPSTREAM)$(OURS)
OUTPUT = android-libs-$(VERSION_NAME).aar
POM = android-libs-$(VERSION_NAME).pom
Expand Down

0 comments on commit 9046524

Please sign in to comment.