Skip to content

Commit a965044

Browse files
committed
Working travis-ci.org build
1 parent 03421aa commit a965044

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ Copyright (C) 2013-2016+ Matt Joseph (devadvance), Jingran Wang (hikaritenchi),
2929

3030
Licensed under the Apache License, Version 2.0. See LICENSE file for license information.
3131

32+
[![Build Status](https://travis-ci.org/devadvance/rootcloak.svg?branch=master)](https://travis-ci.org/devadvance/rootcloak)
33+
3234
Attribution:
3335

3436
The icon used for this module is a creative interpretation of a photo of the sculpture "Cloak of Conscience".

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ android {
1212
applicationId "com.devadvance.rootcloakprime"
1313
minSdkVersion 15
1414
targetSdkVersion 23
15-
versionCode 8
15+
versionCode 10
1616
versionName "2.0"
1717
}
1818

0 commit comments

Comments
 (0)