Skip to content
This repository has been archived by the owner on Apr 27, 2022. It is now read-only.

Commit

Permalink
Bump version to 0.3.1 (6)
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrienOcto committed Jun 1, 2015
1 parent c586eab commit d4aeda3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<!-- The version code and name should stay here not be directly in the manifest.
They are sent with the analytics and since the Manifest is ignored when the library
is added to an app, the only way to retrieve them without code duplication is here. -->
<string name="version_code" translatable="false">5</string>
<string name="version_name" translatable="false">0.3.0</string>
<string name="version_code" translatable="false">6</string>
<string name="version_name" translatable="false">0.3.1</string>
<string name="not_an_activity" translatable="false">
The argument given to the checkBlacklist method is not an activity.\n
You should pass an Object extending Activity and implementing ApplicationAuthorizationInterface.\n
Expand Down

0 comments on commit d4aeda3

Please sign in to comment.