diff --git a/app/AndroidManifest.xml b/app/AndroidManifest.xml index 78a7045ac..39559f9e7 100644 --- a/app/AndroidManifest.xml +++ b/app/AndroidManifest.xml @@ -1,8 +1,8 @@ + android:versionCode="1900" + android:versionName="1.9.0" > diff --git a/app/pom.xml b/app/pom.xml index 6dbed8dec..fd827b3ce 100644 --- a/app/pom.xml +++ b/app/pom.xml @@ -4,7 +4,7 @@ 4.0.0 - 1.8.0 + 1.9.0 com.github.github github-android-parent diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index b6c33e404..78e2fbdee 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ 4.0.0 - 1.8.0 + 1.9.0 com.github.github github-android-parent diff --git a/pom.xml b/pom.xml index 8e7d9f62d..451eaf81d 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 - 1.8.0 + 1.9.0 com.github.github github-android-parent pom