Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 60095240 authored by quddusc's avatar quddusc Committed by Quddus Chong
Browse files

docs: Updated the gradle build number to 4.3.23.

Bug: 14043082

Change-Id: I8068f34b2533631b16dbaeaae3a0465088cc5aaf
parent eca07bfa
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -104,7 +104,7 @@ apply plugin: 'android'

dependencies {
    compile 'com.android.support:appcompat-v7:+'
    <strong>compile 'com.google.android.gms:play-services:4.0.30'</strong>
    <strong>compile 'com.google.android.gms:play-services:4.3.23'</strong>
}
</pre>
<p>Be sure you update this version number each time Google Play services is updated.</p>