Changeset View
Changeset View
Standalone View
Standalone View
build.gradle
| Show All 23 Lines | ext { | ||||
| //multidex | //multidex | ||||
| multidex_version = "2.0.1" | multidex_version = "2.0.1" | ||||
| //libraries versions | //libraries versions | ||||
| fragment_version = "1.6.1" | fragment_version = "1.6.1" | ||||
| activity_version = "1.7.2" | activity_version = "1.7.2" | ||||
| appcompat_version = "1.6.1" | appcompat_version = "1.6.1" | ||||
| preference_version = "1.2.1" | preference_version = "1.2.1" | ||||
| work_version = "2.8.1" | work_version = "2.9.0" | ||||
| acra_version = "5.7.0" | acra_version = "5.7.0" | ||||
| lifecycle_version = "2.4.1" | lifecycle_version = "2.4.1" | ||||
| arch_version = "2.1.0" | arch_version = "2.1.0" | ||||
| room_version = "2.5.2" | room_version = "2.5.2" | ||||
| } | } | ||||
| Show All 9 Lines | |||||
Public contents are in Creative Commons Attribution-ShareAlike 4.0 (CC-BY-SA) or GNU Free Documentation License (at your option) unless otherwise noted. · Contact / Register