Skip to content
This repository was archived by the owner on Jan 26, 2023. It is now read-only.

Commit 4560f35

Browse files
committed
Release ArcGIS Runtime API v100.14.1
1 parent 11a7880 commit 4560f35

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Overview
2-
ArcGIS Runtime API for Android v100.14.0 samples. The `main` branch of this repository contains sample app modules for the latest available version of the [ArcGIS Runtime API for Android](https://developers.arcgis.com/android/). Samples released under older versions can be found through the [git tags](https://github.com/Esri/arcgis-runtime-samples-android/tags). Please read our [wiki](https://github.com/Esri/arcgis-runtime-samples-android/wiki) for help with working with this repository.
2+
ArcGIS Runtime API for Android v100.14.1 samples. The `main` branch of this repository contains sample app modules for the latest available version of the [ArcGIS Runtime API for Android](https://developers.arcgis.com/android/). Samples released under older versions can be found through the [git tags](https://github.com/Esri/arcgis-runtime-samples-android/tags). Please read our [wiki](https://github.com/Esri/arcgis-runtime-samples-android/wiki) for help with working with this repository.
33

44
# Prerequisites
55
* The samples are building with `compileSdkVersion 31`

version.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ext {
33
compileSdkVersion = 31
44
minSdkVersion = 23
55
targetSdkVersion = 31
6-
versionCode = 1001411
6+
versionCode = 10014110
77
versionName = '100.14.1.1'
88
// library versions
99
kotlinVersion = '1.5.20'

0 commit comments

Comments
 (0)