11 Commits

Author SHA1 Message Date
ibaker
18ffc0f50f Update Gradle jetifier config to use non-deprecated option
PiperOrigin-RevId: 383255572
2021-07-09 09:07:03 +01:00
ibaker
ef61d81d8d Upgrade to Robolectric 4.6
The tests now pass without @DoNotInstrument

I had to tweak the jetification settings due to a bug in the jetifier
shipped with the Android Gradle Plugin. More details:
https://github.com/robolectric/robolectric/issues/6521#issuecomment-851736355

PiperOrigin-RevId: 382757006
2021-07-09 08:48:13 +01:00
tonihei
05443d1e9e Upgrade gradle plugin to 3.6.0
PiperOrigin-RevId: 298844826
2020-03-10 10:19:11 +00:00
tonihei
43195ed752 Increase gradle heap size
The update to Gradle 5.1.1 decreased the default heap size to 512MB and our
build runs into Out-of-Memory errors.

Setting the gradle flags to higher values instead.

See https://developer.android.com/studio/releases/gradle-plugin#3-4-0

PiperOrigin-RevId: 247908526
2019-05-15 18:11:58 +01:00
tonihei
b4420f61d1 Update gradle plugin.
This also removes the build warning about the experimental flag.

PiperOrigin-RevId: 245218251
2019-04-26 18:32:04 +01:00
olly
0622afe170 Migrate to androidx
Issue: #5489
PiperOrigin-RevId: 234507428

Add missing annotation dependency

Issue: #5489
PiperOrigin-RevId: 234566177
2019-02-19 13:22:54 +00:00
tonihei
edabbd52d0 Update Robolectric and Truth.
PiperOrigin-RevId: 233612344
2019-02-18 15:59:32 +00:00
olly
2395f13682 Tweak project structure
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=129212987
2016-08-08 11:53:22 +01:00
sharjeel
2569c561d4 Make Android Studio on Mac OS X work
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=128040579
2016-07-22 22:41:35 +01:00
olly
1ead229ac5 Misc configuration updates for V2.
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=117242101
2016-06-15 19:38:05 +01:00
Oliver Woodman
27ab5c83a6 Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00