This repository was archived by the owner on Oct 16, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 7 files changed +9
-8
lines changed
beacon-keeper-background-sample
beacon-keeper-foreground-sample Expand file tree Collapse file tree 7 files changed +9
-8
lines changed Original file line number Diff line number Diff line change 22<manifest
33 xmlns : android =" http://schemas.android.com/apk/res/android"
44 android : versionCode =" 2"
5- android : versionName =" 1.0.1 "
5+ android : versionName =" 1.0.2 "
66 package =" com.m039.beacon.keeper.app"
77 >
88
Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >com.m039.beacon.keeper</groupId >
1010 <artifactId >parent</artifactId >
11- <version >1.0.0 </version >
11+ <version >1.0.1 </version >
1212 </parent >
1313
1414 <artifactId >beacon-keeper-app</artifactId >
1515 <packaging >apk</packaging >
16+ <version >1.0.2</version >
1617
1718 <dependencies >
1819 <dependency >
2324 <dependency >
2425 <groupId >com.m039.beacon.keeper</groupId >
2526 <artifactId >beacon-keeper-library</artifactId >
26- <version >${project.version} </version >
27+ <version >1.0.1 </version >
2728 <type >aar</type >
2829 </dependency >
2930
Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >com.m039.beacon.keeper</groupId >
1010 <artifactId >parent</artifactId >
11- <version >1.0.0 </version >
11+ <version >1.0.1 </version >
1212 </parent >
1313
1414 <artifactId >beacon-keeper-library</artifactId >
Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >com.m039.beacon.keeper</groupId >
1010 <artifactId >samples</artifactId >
11- <version >1.0.0 </version >
11+ <version >1.0.1 </version >
1212 </parent >
1313
1414 <artifactId >beacon-keeper-background-sample</artifactId >
Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >com.m039.beacon.keeper</groupId >
1010 <artifactId >samples</artifactId >
11- <version >1.0.0 </version >
11+ <version >1.0.1 </version >
1212 </parent >
1313
1414 <artifactId >beacon-keeper-foreground-sample</artifactId >
Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >com.m039.beacon.keeper</groupId >
1010 <artifactId >parent</artifactId >
11- <version >1.0.0 </version >
11+ <version >1.0.1 </version >
1212 </parent >
1313
1414 <packaging >pom</packaging >
Original file line number Diff line number Diff line change 77
88 <groupId >com.m039.beacon.keeper</groupId >
99 <artifactId >parent</artifactId >
10- <version >1.0.0 </version >
10+ <version >1.0.1 </version >
1111
1212 <packaging >pom</packaging >
1313
You can’t perform that action at this time.
0 commit comments