blob: a18afeb163a08b65e6bdeeae6fd6faa791a2514b (
plain)
1
2
3
4
5
6
7
|
/*___Generated_by_IDEA___*/
package com.koushikdutta.async.sample;
/* This stub is only used by the IDE. It is NOT the Manifest class actually packed into the APK */
public final class Manifest {
}
|