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

Commit

Permalink
Release v0.10.8-android.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bassosimone committed Jan 2, 2020
1 parent 46425f0 commit 6fb347d
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 @@ -5,8 +5,8 @@ CELLAR = /usr/local/Cellar
GENERIC_ASSETS = /usr/local/opt/generic-assets
UPSTREAM = `ls $(CELLAR)/android-measurement-kit/|tail -n1|tr '_' '-'`
EXPECTED_VER = 0.10.8
OURS = -android.2
VERSION_CODE = 56
OURS = -android.3
VERSION_CODE = 57
VERSION_NAME = $(UPSTREAM)$(OURS)
OUTPUT = android-libs-$(VERSION_NAME).aar
POM = android-libs-$(VERSION_NAME).pom
Expand Down

0 comments on commit 6fb347d

Please sign in to comment.