File tree Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ android {
4040 minSdkVersion 16
4141 targetSdkVersion 27
4242 multiDexEnabled true
43- versionCode 17 // Next public release: 18
43+ versionCode 18 // Next public release: 19
4444 versionName " 2018.2-beta2"
4545 resConfigs " en"
4646 }
Original file line number Diff line number Diff line change 117117 android : layout_height =" match_parent"
118118 android : padding =" 16dp"
119119 android : text =" @string/thundercloud_disclaimer"
120- android : textColor =" @color/white"
121120 android : textSize =" 16sp" />
122121
123122 </LinearLayout >
Original file line number Diff line number Diff line change 3939 \nYou can opt out of telemetry in the app settings.
4040 </string >
4141
42- <!-- - TODO Last update: v17 -->
42+ <!-- - TODO Last update: v18 -->
4343 <string name =" update_notes" >
44- Introducing ThunderCloud! With ThunderCloud, your data gains an additional home on Google\'s Firebase cloud servers.
44+ 2018.2-beta2 enables developer messages for signed in users that will provide updates on the status of the ThunderCloud beta.
45+ \n
46+ \nPrevious release notes:
47+ \n
48+ \nIntroducing ThunderCloud! With ThunderCloud, your data gains an additional home on Google\'s Firebase cloud servers.
4549 \nSigning in with an email or Google account allows you to store data online, separately from what\'s already saved on your local device.
4650 \nThis data can then be viewed on other devices signed in to ThunderScout with this account.
4751 \n
You can’t perform that action at this time.
0 commit comments