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

Commit 7472788a authored by Jean-Baptiste Queru's avatar Jean-Baptiste Queru
Browse files

merge from open-source master

parents 5cf8d00f f9d9cf1e
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -117,7 +117,7 @@ and <code>android:versionName</code> attributes in the
<p>In this example, note that <code>android:versionCode</code> value indicates
<p>In this example, note that <code>android:versionCode</code> value indicates
that the current .apk contains the second release of the application code, which
that the current .apk contains the second release of the application code, which
corresponds to a minor follow-on release, as shown by the
corresponds to a minor follow-on release, as shown by the
<code>android:codeName</code> string. </p>
<code>android:versionName</code> string. </p>


<p>The Android framework provides an API to let applications query the system
<p>The Android framework provides an API to let applications query the system
for version information about your application. To obtain version information,
for version information about your application. To obtain version information,