Falcon version history
10 releases tracked, newest first.
2.2.0
May 24, 2021- Moved the project to be published on Maven Central
0 downloads
2.1.1
Sep 24, 2018# Version 2.1.1
- Thanks to @MobiDevelop for #41
```groovy
androidTestCompile 'com.jraska:falcon:2.1.1'
androidTestCompile 'com.jraska:falcon-spoon-compat:2.1.1'
```
1 download
2.1.0
Aug 22, 2018# Version 2.1.0
- Fixes #38
```groovy
androidTestCompile 'com.jraska:falcon:2.1.0'
androidTestCompile 'com.jraska:falcon-spoon-compat:2.1.0'
```
1 download
2.0.1
Feb 12, 2018# Version 2.0.1
- Fixes #29
- Fixes #30
```groovy
androidTestCompile 'com.jraska:falcon:2.0.1'
androidTestCompile 'com.jraska:falcon-spoon-compat:2.0.1'
```
1 download
2.0.0
Jan 27, 2018# Version 2.0.0
- Includes Spoon 2 Compat #25
- Min SDK 14
```groovy
androidTestCompile 'com.jraska:falcon:2.0.0'
androidTestCompile 'com.jraska:falcon-spoon-compat:2.0.0'
```
1 download
1.0.4
Feb 2, 2017# Version 1.0.4
- Fixed #17
```groovy
androidTestCompile 'com.jraska:falcon:1.0.4'
androidTestCompile 'com.jraska:falcon-spoon-compat:1.0.4'
```
1 download
1.0.3
Jul 28, 2016# Version 1.0.3
- Fixed #11
- Used spoon-client dependency for falcon-spoon-compat: 1.6.2
1 download
1.0.2
Jul 27, 2016# Version 1.0.2
- Used spoon-client dependency for falcon-spoon-compat: 1.6.1
- Fixed #5
- Fixed #10
1 download
1.0.1
May 14, 2016# Version 1.0.1
**Maintanance build with extra unit test checking dialogs in Espresso tests**
- Used spoon-client dependency for falcon-spoon-compat: 1.5.3
- Fixed possible crash on API==16
1 download
1.0.0
Jan 10, 2016# Version 1.0.0
**Library is now stable and is has been used with no bug reports.**
Added `UnableToTakeScreenshotException` to public API
spoon-client dependency for falcon-spoon-compat: 1.3.1
[ ](https://github.com/jraska/Falcon)
1 download